home *** CD-ROM | disk | FTP | other *** search
/ Clickx 115 / Clickx 115.iso / software / tools / windows / tails-i386-0.16.iso / live / filesystem.squashfs / usr / bin / perldoc < prev    next >
Encoding:
Text File  |  2012-12-11  |  125 b   |  5 lines

  1. #!/bin/sh
  2. # place-holder, diverted by perl-doc
  3. echo You need to install the perl-doc package to use this program. >&2
  4. exit 1
  5.